Skip to content

Conversation

@sgindeed
Copy link
Contributor

@sgindeed sgindeed commented Oct 7, 2025

Updated the R script cocktail_sort.R with:

  • Cleaner dot-style variable names.
  • Simplified forward and backward pass logic.
  • Example usage for testing.

Functionality remains identical; array sorting using Cocktail Sort is preserved.
Fixes #113

@sgindeed sgindeed requested review from acylam and siriak as code owners October 7, 2025 06:18
@siriak
Copy link
Member

siriak commented Oct 7, 2025

You have the same files in 2 pull requests. You need to create separate branches for each pull request only with affected files

@sgindeed sgindeed closed this Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Cocktail Sort program

2 participants